Storm

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:prgoldgem (prob-reach-step-bounded)
Invocation (default)
~/storm/build/bin/storm --prism resource-gathering.pm --prop resource-gathering.prctl prgoldgem --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --timebounded:precision 1e-3  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:48.76055908203125s
Return code:0
Relative Error:3.6464831381855476e-11
Log
Storm 1.5.1

Date: Wed Mar 18 11:08:41 2020
Command line arguments: --prism resource-gathering.pm --prop resource-gathering.prctl prgoldgem --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' '--timebounded:precision' 1e-3 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.005s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 0.968s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	958801 (49 nodes)
Transitions: 	3325201 (751 nodes)
Choices: 	3080401
Reward Models:  none
Variables: 	rows: 7 meta variables (23 DD variables), columns: 7 meta variables (23 DD variables), nondeterminism: 4 meta variables (4 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (24 nodes)
   * success
-------------------------------------------------------------- 

Model checking property "prgoldgem": Pmax=? [true U<=1300 "success"] ...
Result (for initial states): 0.6630608525
Time for model checking: 47.516s.